Support renaming of cpupools
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 9 Dec 2010 12:37:32 +0000 (13:37 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 9 Dec 2010 12:37:32 +0000 (13:37 +0100)
commitd567ebfef17b1baf331d50af13b97725a7c43b39
tree09ccd1e8e4cf6b1bd53b56f6122fb18688b62794
parent4f4f69baa5124b1182315dd73a24d4f2146f8157
Support renaming of cpupools

Add a new library function libxl_cpupool_rename() and a new xl command
xl cpupool-rename to support renaming of cpupools.

Signed-off-by: juergen.gross@ts.fujitsu.com
Signed-off-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl_utils.c
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c